home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / text / misc / wordwrap.readme < prev   
Text File  |  1999-05-02  |  3KB  |  63 lines

  1. Short:    Reformat ASCII texts to new width, V2.3
  2. Author:   wnoeker@t-online.de (Wilhelm Noeker)
  3. Uploader: wnoeker@t-online.de (Wilhelm Noeker)
  4. Type:     text/misc
  5.  
  6. "WordWrap" is a text filter that rearranges the line breaks in a plain
  7. ASCII text, preserving paragraphs (or merging them into one, if you
  8. wish ;-).  Both popular methods of separating paragraphs are supported
  9. (indentation and blank lines).  There are several ways to prevent special
  10. stuff like lists, addresses or captions from being reformatted.
  11. "WordWrap" even works on texts with hyphenated words.
  12.  
  13. Try these (nonsense) examples to get an idea what it does:
  14.  
  15.   wordwrap <wordwrap.c -l60
  16.   wordwrap <wordwrap.c -b
  17.  
  18. "WordWrap" is Freeware, C source is included.
  19.  
  20. History
  21. -------
  22. New in V2.3: "Escape mode" now works by counting paragraphs, instead of
  23.   looking for handcrafted "escape words".
  24.   Recognizes ANSI escape codes (only drops them, but at least in a
  25.   clean way). Recognizes non-breakable space (0xa0).
  26. New in V2.2: Reasonable handling of tabs (at last), option to preserve
  27.   "escape words" over several passes of reformatting.
  28.   Fixed a bug: -ia didn't work as described, but just like -ic.
  29. New in V2.1: Can put hyphenated words back together.
  30. New in V2.0: AmigaGuide docs, better examples, better recognition of
  31.   "end of sentence", extended the "end of line" and "start of line"
  32.   keyword feature, can convert blank lines to indentation.
  33.   Fixed a few bugs concerning the left margin handling.
  34. New in V1.4: Can look for keywords which should always end an output
  35.   line and/or start a new one.
  36. New in V1.3: Can add extra wide space after sentences.
  37.   Fixed a bug concerning "escaped" paragraphs.
  38. New in V1.2: Can convert indentation to blank lines,
  39.   added an "escape mode" for persistent cases of unwanted reformatting.
  40.   Fixed a severe bug that would swallow words starting with a non-ASCII
  41.   character. %-(
  42. New in V1.1: options to add/strip an additional left margin.
  43.  
  44.  
  45. ============================= Archive contents =============================
  46.  
  47. Original  Packed Ratio    Date     Time    Name
  48. -------- ------- ----- --------- --------  -------------
  49.     7318    2929 59.9% 30-Mar-99 11:27:32 +costofwar.txt
  50.     6504    3006 53.7% 02-Jun-97 22:27:46 +hgwells.txt
  51.      164     123 25.0% 19-Apr-98 15:00:30 +makefile
  52.     4128    1857 55.0% 11-Jan-97 11:27:24 +suntzu.txt
  53.     9119    4264 53.2% 10-Jan-97 20:04:36 +treasure.txt
  54.    18232   10011 45.0% 30-Mar-99 23:03:22 +wordwrap
  55.    23677    6145 74.0% 30-Mar-99 23:02:52 +wordwrap.c
  56.    13164    5513 58.1% 31-Mar-99 15:30:22 +wordwrap.guide
  57.      468     279 40.3% 31-Mar-99 09:49:14 +wordwrap.guide.info
  58.     1952     966 50.5% 30-Mar-99 11:37:32 +wordwrap.readme
  59.      463     271 41.4% 31-Mar-99 09:49:14 +wordwrap.readme.info
  60.      628     276 56.0% 31-Mar-99 09:50:34  wordwrap.info
  61. -------- ------- ----- --------- --------
  62.    85817   35640 58.4% 01-Apr-99 22:02:58   12 files
  63.